Test on Travis with Rust 1.1.0 and 1.2.0
authorCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Tue, 22 Sep 2015 00:55:50 +0000 (20:55 -0400)
committerCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Tue, 22 Sep 2015 00:55:50 +0000 (20:55 -0400)
.travis.yml

index 318daa59b4435a626d8937e090d75f5fe8b0e038..e743edaff5983b973bfcd8f31d9660d5dc02d6a5 100644 (file)
@@ -1,5 +1,7 @@
 language: rust
 rust:
+  - 1.1.0
+  - 1.2.0
   - stable
   - beta
   - nightly